gtk4.git
2020-07-28 Carlos Garnachogdk: Conflate GDK devices
2020-07-28 Carlos Garnachogdk: Drop source_device argument from _gdk_display_devi...
2020-07-28 Carlos Garnachogdk: Make events hold an axis array matching GdkAxisUse
2020-07-28 Carlos Garnachogdk: Make GdkDevice axis API internal
2020-07-28 Carlos Garnachogdk: Remove gdk_device_get_axes()
2020-07-28 Carlos Garnachoinspector: Show tool axes, instead of device axes
2020-07-28 Carlos Garnachogdk: Add gdk_seat_get_tools() API call
2020-07-28 Carlos Garnachogdk: Add gdk_device_tool_get_axes()
2020-07-28 Carlos Garnachodocs: Correct migration note
2020-07-28 Carlos Garnachogdkdevice: Remove gdk_device_get_state()
2020-07-28 Carlos Garnachogtkwindow: Move away from gdk_device_get_state()
2020-07-28 Carlos Garnachogtkpopover: Move away from gdk_device_get_state()
2020-07-28 Carlos Garnachogdk: Drop GDK_SOURCE_CURSOR
2020-07-27 Matthias ClasenMerge branch 'wip/chergert/fix-macos-time-conversion...
2020-07-27 Christian Hergertmacos: support ARM/PowerPC time conversion for DisplayL...
2020-07-27 Matthias ClasenMerge branch 'matthiasc/for-master' into 'master'
2020-07-27 Yuri ChornoivanUpdate Ukrainian translation
2020-07-27 Matthias Clasengtk-demo: Simplify colors demo
2020-07-27 Matthias ClasenNEWS: Tweak the wording
2020-07-27 Matthias ClasenMerge branch 'a11y-docs' into 'master'
2020-07-27 Matthias Clasendocs: Flesh out the role table in the a11y intro
2020-07-27 Matthias Clasena11y: Document roles of widgets
2020-07-27 Piotr DrągUpdate POTFILES.in and POTFILES.skip
2020-07-27 Matthias ClasenMerge branch 'ebassi/a11y-fixes' into 'master'
2020-07-27 Emmanuele Bassia11y: Test unset relations
2020-07-27 Emmanuele Bassia11y: Allow unsetting the relations using NULL
2020-07-27 Emmanuele Bassidocs: Document a11y attributes
2020-07-27 Matthias ClasenNEWS: Updates
2020-07-27 Emmanuele BassiMerge branch 'ebassi/ci-dags' into 'master'
2020-07-27 Matthias ClasenMerge branch 'ebassi/new-a11y' into 'master'
2020-07-27 Emmanuele Bassici: Use DAG attributes
2020-07-27 Emmanuele Bassia11y: Make GtkATContext.create() public
2020-07-27 Emmanuele Bassidocs: Add missing GTK_ACCESSIBLE_VALUE_UNDEFINED
2020-07-27 Matthias Clasena11y: Add some more tests
2020-07-27 Matthias ClasenAdd some more a11y tests
2020-07-27 Matthias Clasena11y: Be a bit safer against crashes
2020-07-27 Matthias Clasendocs: Expand GtkAccessible documentation
2020-07-27 Matthias Clasendocs: Add documentation for accessible enumerations
2020-07-27 Matthias Clasendocs: Update GtkAccessibleRole docs
2020-07-27 Matthias Clasendocs: Fix up some issues in the a11y docs
2020-07-27 Matthias Clasendocs: Update a11y docs
2020-07-26 Matthias ClasenMerge branch 'drop-down-constructor' into 'master'
2020-07-26 Matthias ClasenMerge branch 'list-constructors' into 'master'
2020-07-26 Matthias Clasengridview: Revise constructors
2020-07-26 Matthias Clasencolumnview: Revise the constructor
2020-07-26 Matthias Clasenlistview: Revise constructors
2020-07-26 Matthias Clasendropdown: Revise constructors
2020-07-26 Matthias Clasenselectionfiltermodel: Make constructor allow-none
2020-07-26 Matthias Clasenmultiselection: Make constructor transfer full
2020-07-26 Matthias Clasensingleselection: Make constructor transfer full
2020-07-26 Matthias Clasennoselection: Make constructor transfer full
2020-07-26 Matthias Clasentreelistmodel: Make constructor transfer full
2020-07-26 Matthias Clasensortlistmodel: Make constructor transfer full
2020-07-26 Matthias Clasenfilterlistmodel: Make constructor transfer full
2020-07-26 Matthias Clasenslicelistmodel: Make constructor transfer full
2020-07-26 Matthias Clasenlistlistmodel: Drop item_type
2020-07-26 Matthias Clasenmaplistmodel: Make constructor transfer full
2020-07-26 Matthias Clasenflattenlistmodel: Make the constructor transfer full
2020-07-26 Emmanuele Bassici: Re-enable the accessibility test suite
2020-07-26 Emmanuele Bassia11y: Add a simple test case for GtkButton's accessible...
2020-07-26 Emmanuele Bassia11y: Simplify the test API
2020-07-26 Emmanuele Bassia11y: Allow setting the role post-construction
2020-07-26 Emmanuele Bassia11y: Add API to retrieve accessible values
2020-07-26 Emmanuele Bassia11y: Add more test API
2020-07-26 Emmanuele Bassia11y: Restart the accessibility test suite
2020-07-26 Emmanuele BassiFix build with debugging notes disabled
2020-07-26 Matthias Clasena11y: Update GtkCheckButton
2020-07-26 Matthias Clasena11y: Update GtkSpinButton
2020-07-26 Matthias Clasena11y: Update GtkProgressBar
2020-07-26 Matthias Clasentestatcontext: Print role nicks
2020-07-26 Emmanuele Bassia11y: Update labelled-by when setting mnemonic labels
2020-07-26 Emmanuele Bassia11y: Change the collection type for reflist attributes
2020-07-26 Emmanuele Bassia11y: Allow storing list of references in GtkAccessible...
2020-07-26 Emmanuele Bassia11y: Change default accessible role
2020-07-26 Matthias Claseninspector: Support the a11y debug flag
2020-07-26 Matthias Clasentestatcontext: Use the new debug flag
2020-07-26 Matthias ClasenAdd GTK_DEBUG=accessibility
2020-07-26 Emmanuele Bassia11y: Add testing API
2020-07-26 Emmanuele Bassia11y: Implement role and state change in GtkSwitch
2020-07-26 Emmanuele Bassia11y: Consolidate the attributes container
2020-07-26 Emmanuele Bassia11y: Add relations API
2020-07-26 Emmanuele Bassia11y: Simplify GtkAccessibleValue
2020-07-26 Emmanuele Bassia11y: Resync with the ARIA spec
2020-07-26 Emmanuele BassiRemove GTK_ACCESSIBLE_STATE_NONE
2020-07-26 Emmanuele Bassia11y: Add binding-friendly accessible property setter
2020-07-26 Emmanuele Bassia11y: Collect reference value
2020-07-26 Emmanuele Bassia11y: Update the accessible label for GtkButton
2020-07-26 Emmanuele Bassia11y: Update GtkSeparator
2020-07-26 Emmanuele Bassia11y: Set the role for GtkScale
2020-07-26 Emmanuele Bassia11y: Update the accessible state for GtkRange
2020-07-26 Emmanuele Bassia11y: Update the "pressed" state on toggle buttons
2020-07-26 Emmanuele Bassia11y: Add roles to various widgets
2020-07-26 Emmanuele BassiAdd accessible properties to GtkAccessible
2020-07-26 Emmanuele BassiAdd GtkAccessiblePropertySet
2020-07-26 Emmanuele BassiPlumb all the GtkAccessibleProperty values into GtkAcce...
2020-07-26 Emmanuele BassiAllow setting the accessible role at construction
2020-07-26 Emmanuele BassiStart documenting the Accessibility API
2020-07-26 Emmanuele BassiUpdate the accessible state on widget visibility changes
2020-07-26 Emmanuele BassiHave GtkWidget implement GtkAccessible
2020-07-26 Emmanuele BassiPlug GtkATContext into GtkAccessible
next